home *** CD-ROM | disk | FTP | other *** search
/ Champak 62 / Volume 62 - JOGO DISK .iso / Games / monstershop.swf / scripts / DefineButton2_407 / BUTTONCONDACTION on(release).as
Text File  |  2008-03-10  |  58b  |  5 lines

  1. on(release){
  2.    _root.pauss = 0;
  3.    gotoAndStop(1);
  4. }
  5.